home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4165 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  723 b 

  1. Path: gail.ripco.com!mambuhl
  2. From: mambuhl@ripco.com (Martin Ambuhl)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: inline code
  5. Date: 2 Feb 1996 06:40:57 GMT
  6. Organization: Ripco Communications, Inc.
  7. Message-ID: <4esblp$5hb@gail.ripco.com>
  8. NNTP-Posting-Host: golden.ripco.com
  9.  
  10. lbecker@avtec.com (Lynn Becker) in
  11. <lbecker-3101961334210001@206.161.148.20> asks:
  12.  
  13.  
  14. >I have some code ... choking on an inline keyword...
  15. >Does the gcc compiler accept this?..
  16.  
  17. "inline" is not a keyword in ANSI C.  It is in C++.
  18. gcc does allow inline as an extension.
  19.                                                                                                                    
  20. --
  21. * Martin Ambuhl       net: mambuhl@ripco.com
  22. * Chicago, IL (USA)    
  23.